home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 20
/
Aminet 20 (1997)(GTI - Schatztruhe)[!][Aug 1997].iso
/
Aminet
/
comm
/
www
/
awebedv1_2.lha
/
AWebEd
/
helpdocs
/
Place_image
< prev
next >
Wrap
Text File
|
2008-08-13
|
1KB
|
38 lines
Back to MENU
Back to FUNCTIONS
Place-Image
-----------
General:
This item allows the insertion of images into the document.
Most WWW browsers support GIFs and JPEG graphics format. If you
are using the AWeb browser, you may need datatypes for these formats
in order to display these types of images. These datatypes may be
downloaded from the AMINET. Image convertors for changing image
format from IFF to either GIF or JPEG are also available on the
AMINET.
Syntax:
<IMG SRC="[Path of Image]" ALT=[Alternative text] >
The string [Path of image] describes the path of the image to be
displayed. The string [Alternative text] is displayed in place of
the image if the WWW browser does not support images, or the image
format.
Use:
1 - Double click on the "Place-Image" item.
2 - A file requestor will appear. Select the required image.
3 - The tags will be automatically inserted.
4 - Alter or erase the ALT tags to suit your requirements.
Example:
<IMG SRC="http://www.networkx.com/~JimHenry/jim.gif" ALT=A picture
of me >